1,866 research outputs found

    Effect of Sensory Feedback from the Proximal Upper Limb on Voluntary Isometric Finger Flexion and Extension in Hemiparetic Stroke Subjects

    Get PDF
    This study investigated the potential influence of proximal sensory feedback on voluntary distal motor activity in the paretic upper limb of hemiparetic stroke survivors and the potential effect of voluntary distal motor activity on proximal muscle activity. Ten stroke subjects and 10 neurologically intact control subjects performed maximum voluntary isometric flexion and extension, respectively, at the metacarpophalangeal (MCP) joints of the fingers in two static arm postures and under three conditions of electrical stimulation of the arm. The tasks were quantified in terms of maximum MCP torque [MCP flexion (MCPflex) or MCP extension (MCPext)] and activity of targeted (flexor digitorum superficialis or extensor digitorum communis) and nontargeted upper limb muscles. From a previous study on the MCP stretch reflex poststroke, we expected stroke subjects to exhibit a modulation of voluntary MCP torque production by arm posture and electrical stimulation and increased nontargeted muscle activity. Posture 1 (flexed elbow, neutral shoulder) led to greater MCPflex in stroke subjects than posture 2 (extended elbow, flexed shoulder). Electrical stimulation did not influence MCPflex or MCPext in either subject group. In stroke subjects, posture 1 led to greater nontargeted upper limb flexor activity during MCPflex and to greater elbow flexor and extensor activity during MCPext. Stroke subjects exhibited greater elbow flexor activity during MCPflex and greater elbow flexor and extensor activity during MCPext than control subjects. The results suggest that static arm posture can modulate voluntary distal motor activity and accompanying muscle activity in the paretic upper limb poststroke

    Modulation of Stretch Reflexes of the Finger Flexors by Sensory Feedback from the Proximal Upper Limb Poststroke

    Get PDF
    Neural coupling of proximal and distal upper limb segments may have functional implications in the recovery of hemiparesis after stroke. The goal of the present study was to investigate whether the stretch reflex response magnitude of spastic finger flexor muscles poststroke is influenced by sensory input from the shoulder and the elbow and whether reflex coupling of muscles throughout the upper limb is altered in spastic stroke survivors. Through imposed extension of the metacarpophalangeal (MCP) joints, stretch of the relaxed finger flexors of the four fingers was imposed in 10 relaxed stroke subjects under different conditions of proximal sensory input, namely static arm posture (3 different shoulder/elbow postures) and electrical stimulation (surface stimulation of biceps brachii or triceps brachii, or none). Fast (300°/s) imposed stretch elicited stretch reflex flexion torque at the MCP joints and reflex electromyographic (EMG) activity in flexor digitorum superficialis. Both measures were greatest in an arm posture of 90° of elbow flexion and neutral shoulder position. Biceps stimulation resulted in greater MCP stretch reflex flexion torque. Fast imposed stretch also elicited reflex EMG activity in nonstretched heteronymous upper limb muscles, both proximal and distal. These results suggest that in the spastic hemiparetic upper limb poststroke, sensorimotor coupling of proximal and distal upper limb segments is involved in both the increased stretch reflex response of the finger flexors and an increased reflex coupling of heteronymous muscles. Both phenomena may be mediated through changes poststroke in the spinal reflex circuits and/or in the descending influence of supraspinal pathways

    Manuel d'utilisation FLIP (User's manual)

    Get PDF

    Efficient Code Generation from SHIM Models

    Get PDF
    Programming concurrent systems is substantially more difficult than programming sequential systems, yet most embedded systems need concurrency. We believe this should be addressed through higher-level models of concurrency that eliminate many of the usual challenges, such as nondeterminism arising from races. The shim model of computation provides deterministic concurrency, and there already exist ways of implementing it in hardware and software. In this work, we describe how to produce more efficient C code from shim systems. We propose two techniques: a largely mechanical one that produces tail-recursive code for simulating concurrency, and a more clever one that statically analyzes the communication pattern of multiple processes to produce code with far less overhead. Experimentally, we find our tail-recursive technique produces code that runs roughly twice as fast as a baseline; our statically-scheduled code can run up to twelve times faster

    Proof by pointing

    Get PDF
    This paper presents a principle for a natural and effective use of the mouse in the user-interface of computer proof assistant

    The Coq Proof Assistant : A Tutorial : Version 6.1

    Get PDF
    Projet COQCoq is a proof assistant based on a higher-order logic allowing powerful definitions of functions. This document is a tutorial for the version V6.1 of Coq. This version is available by anonymous ftp at ftp.inria.fr:/INRIA/Projects/coq/V6.1 and ftp.ens-lyon.fr:/pub/LIP/COQ/V6.

    The Coq Proof Assistant : A Tutorial : Version 7.2

    Get PDF
    Projet COQCoq is a proof assistant based on a higher-order logic. Coq allows to handle calculus mathematical assertions and to check mechanically proofs of these assertions. It helps to find formal proofs, and allows extraction of a certified program from the constructive proof of its formal specification. This document is a tutorial for the version V7.2 of Coq which is available from http://coq.inria.fr

    A simple applicative language: Mini-ML

    Get PDF
    Disponible dans les fichiers attachés à ce documen

    Programming environments based on structured editors : the Mentor experience

    Get PDF
    Résumé disponible dans les fichiers attaché
    • …
    corecore